[XEN] Clean up NUMA stuff and disable by default ('numa=on' enables it).
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 25 Oct 2006 14:17:40 +0000 (15:17 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 25 Oct 2006 14:17:40 +0000 (15:17 +0100)
commit1213fabf9b03074097eccc60fd24a85171e47000
tree9d31e012fcc8c677f2fff6dd2c42f7b1fc1642f2
parent9d8bfdc56af19c33d33b49f1ae6e0e9c4ed87322
[XEN] Clean up NUMA stuff and disable by default ('numa=on' enables it).
Signed-off-by: Keir Fraser <keir@xensource.com>
12 files changed:
xen/arch/x86/numa.c
xen/arch/x86/setup.c
xen/arch/x86/smpboot.c
xen/arch/x86/srat.c
xen/common/page_alloc.c
xen/include/asm-x86/acpi.h
xen/include/asm-x86/numa.h
xen/include/asm-x86/numnodes.h [deleted file]
xen/include/asm-x86/topology.h [deleted file]
xen/include/xen/nodemask.h
xen/include/xen/numa.h
xen/include/xen/topology.h [deleted file]